home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 2.iso / cosmos / luret.dir / 00033.ls < prev    next >
Encoding:
Text File  |  1995-12-21  |  104 b   |  10 lines

  1. on mouseDown
  2.   puppetSound(0)
  3.   puppetSound("start2")
  4.   updateStage()
  5. end
  6.  
  7. on mouseUp
  8.   go("start")
  9. end
  10.